inspector: Make the actions tab work again
authorMatthias Clasen <mclasen@redhat.com>
Sun, 19 Jul 2020 05:56:00 +0000 (01:56 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Jul 2020 12:24:54 +0000 (08:24 -0400)
commit14059afdf1ca61a5db93cb549dfdbfcd59648c06
treeb8fa27eb63d92c14980a60fc0d4c297064596bfc
parent9b294eb94edcd2e03212a4c5b5d93750d93d1d9d
inspector: Make the actions tab work again

Bring back the actions tab; we don't receive
changes anymore, since GtkActionMuxer lost
the GActionGroup signals for this, and the
action observer machinery has no way to listen
for all changes.
gtk/inspector/action-editor.c
gtk/inspector/action-editor.h
gtk/inspector/action-holder.c
gtk/inspector/action-holder.h
gtk/inspector/actions.c